home *** CD-ROM | disk | FTP | other *** search
/ Enter 2003: The Beautiful Scenery / enter-parhaat-2003.iso / files / BlocksOfWar.exe / scripts / DefineButton2_119 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2002-12-31  |  82 b   |  5 lines

  1. on(release){
  2.    _root.vaikeusTaso = 1;
  3.    _root.paivitaVaikeusTasoNaytto();
  4. }
  5.